incremental testing meaning in English
渐增测试 集成测试的一种,组件逐渐被增加到系统中直到整个系统被集成。
累进测试
增量测试
Examples
- Incremental testing with ant and junit
利用ant和junit进行增量开发 - By providing an incremental test process , we provide a better implementation process
通过提供增量测试过程,我们提供了更好的实现过程。 - Developerworks , august 2001 by erik hatcher shows how to combine incremental testing and continuous builds in one automated process
( developerworks , 2001年8月)展示了如何将增量测试和连续编译结合到一个自动过程中。 - " developerworks , august 2001 by erik hatcher shows how to combine incremental testing and continuous builds in one automated process
” ( developerworks , 2001年8月) ,介绍了如何把增量测试和持续构建组合到一个自动的过程中。